home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part2 / 12270 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: EU.net!sun4nl!xs4all!usenet
  2. From: jtv@xs4all.nl (Jeroen T. Vermeulen)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: .pdf question
  5. Date: Sat, 13 Apr 96 11:52:14
  6. Organization: Leiden University, Mathematics & Computer Science, The Netherlands
  7. Message-ID: <19960413.7CBB3A8.A9A5@asd01-27.dial.xs4all.nl>
  8. References: <119.6657T1045T856@swt.edu> <xX$FMMD4FC8aiz8@_crisi.blackbox.shnet.org> <Clemens_Dumat_73902291@public.uni-hamburg.de>
  9. NNTP-Posting-Host: asd01-27.dial.xs4all.nl
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=iso-8859-1
  12. Content-Transfer-Encoding: 8bit
  13. X-NewsSoftware: GRn 2.1 Feb 19, 1994
  14.  
  15.  
  16. In article <Clemens_Dumat_73902291@public.uni-hamburg.de> "Clemens Dumat" <Clemens_Dumat@public.uni-hamburg.de> writes:
  17. > Christian wrote in comp.sys.amiga.misc about "Re: .pdf question":
  18. >
  19. > > Unfortunately, when saving as IFF, each page will be saved into the
  20. > > same IFF file, overwriting it, .....
  21. >
  22. > I haven't installed gs 3.5.3 yet (only 333), but did you append '.%d' to
  23. > the output-filename? With 333 this solves the problem. %d is replaced
  24. > by the pagenumber.
  25.  
  26. Olaf Barthels Amiga port of gs 2.6 (he also wrote all those Amiga-specific
  27. drivers), there was a silly bug so that the page number in the file name was
  28. never incremented.
  29.  
  30. There was a source line saying just something like  "xdev->page_number"  which
  31. doesn't do anything.  This should have been "xdev->page_number++"  but I seem to
  32. be the first one to get the brilliant idea of compiling the program with
  33. compiler warnings enabled.
  34.  
  35. Not that it's all Olaf's fault:  If you compiled the original sources with
  36. warnings enabled, you'd get pages and pages of pointless warnings.  Took me a
  37. few days to get *most* of them sorted out...
  38.  
  39.  
  40. > So long..
  41. >
  42. >    Clemens
  43.  
  44.  
  45. --
  46. ============================================================================
  47. #  Jeroen T. Vermeulen   \"How are we doing kid?"/   Yes, we use Amigas.   #
  48. #---  jtv@xs4all.nl    ---\"Oh, same as always."/--         ...          --#
  49. #jvermeul@wi.leidenuniv.nl \ "That bad, huh?"  /  Got a problem with that? #
  50. Read my latest book, ``Loyalty:  A Quantitative Approach''
  51.